Switch hotplug scripts to use /bin/bash rather than /bin/sh.
authorAlastair Tse <atse@xensource.com>
Thu, 4 Jan 2007 14:25:58 +0000 (14:25 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 4 Jan 2007 14:25:58 +0000 (14:25 +0000)
commitb2bfd9596fee74d3d3e5f97134c17119aa61a9d4
tree76214f7e3f4119a9273b1b7ea590fb07491df52f
parent7c6b36118d37cfe5d50bcabc32b6d28d99aadc11
Switch hotplug scripts to use /bin/bash rather than /bin/sh.

Hotplug scripts include certain bash-isms that are not supported under
some distros' default shell (eg. Ubuntu 6.10's use of dash)

Signed-off-by: Alastair Tse <atse@xensource.com>
16 files changed:
tools/examples/blktap
tools/examples/block
tools/examples/block-enbd
tools/examples/block-nbd
tools/examples/external-device-migrate
tools/examples/network-bridge
tools/examples/network-nat
tools/examples/network-route
tools/examples/vif-bridge
tools/examples/vif-common.sh
tools/examples/vif-nat
tools/examples/vif-route
tools/examples/vtpm
tools/examples/vtpm-delete
tools/examples/xen-backend.agent
tools/examples/xen-hotplug-cleanup